home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / updn71b.zip / UPDN.PRM < prev    next >
Text File  |  1991-06-13  |  3KB  |  140 lines

  1. ; Sample parameter file for updn
  2. ;
  3. ; All lines are mandatory with the exception
  4. ; of line 19
  5. ; Dummy arguments should be used as placeholders
  6. ; on lines that don't apply 
  7. ;
  8. ; Check UPDN.DOC for more information about parameter file
  9. ; options and selections
  10. ;
  11. ; any line that starts with a ;
  12. ; is treated as a comment
  13. ;
  14. ; [ LINE 1 ]
  15. ; RBBS Smart text control char - alternate border character
  16. ; Must be separated by a space
  17. ; defaults to
  18. ; { *
  19. ; border character is optional
  20. ;
  21. {
  22. ;
  23. ; [ LINE 2 ]
  24. ; Sysop included in bulletins?
  25. ; 0 = No
  26. ; 1 = Yes
  27. 0
  28. ;
  29. ; [ LINE 3 ]
  30. ; Path and name for Users file
  31. ;
  32. USERS
  33. ;
  34. ; [ LINE 4 ]
  35. ; Path and name for callers file
  36. ; Multiple node users -  list callers files in sequence
  37. ; separate each by a space (works only in registered versions)
  38. ; for example
  39. ; callers \rbbs\callers2 \hst\callers3
  40. ;
  41. CALLERS
  42. ;
  43. ; [ LINE 5 ]
  44. ; BBS Name as it will appear in bulletin headers
  45. ; This is keyed to the registration number
  46. ; in line 17
  47. ;
  48. THE AUBURN BBS
  49. ;
  50. ; [ LINE 6 ]
  51. ; SysOp Secret Name as it appears in RBBS config file
  52. ;
  53. SECRET NAME
  54. ;
  55. ; [ LINE 7 ]
  56. ; SysOp actual name as it will appear in bulletins
  57. ;
  58. JON VALDINA
  59. ;
  60. ; [ LINE 8 ]
  61. ; Path and name for bulletin 1 file foregrogound background border movement
  62. ; All bulletin path names may be followed by a
  63. ; foreground color
  64. ; background color
  65. ; frame selection
  66. ; M indicates moving Ansi borders
  67. ;
  68. ; see updn.doc for a list of colors
  69. ; and frame styles
  70. ;
  71. ; M must be preceeded by fg bg b
  72. ; border must be preceeded by fg bg
  73. ; etc
  74. ;
  75. BULET1 37 44 D M
  76. ;
  77. ; [ LINE 9 ]
  78. ; Path and name for bulletin 2 file
  79. ;
  80. BULET2 37 41 T M
  81. ;
  82. ; [ LINE 10 ]
  83. ; Path and name for bulletin 3 file
  84. ;
  85. BULET3 37 42 S M
  86. ;
  87. ; [ LINE 11 ]
  88. ; Path and name for bulletin 4 file
  89. ;
  90. BULET4 37 46 T
  91. ;
  92. ; [ LINE 12 ]
  93. ; Path and name for bulletin 5 file
  94. ;
  95. BULET5 37 45 D M
  96. ;
  97. ; [ LINE 13 ]
  98. ; Path and name for bulletin 6 file
  99. ;
  100. BULET6 37 41 D M
  101. ;
  102. ; [ LINE 14 ]
  103. ; Path and name for bulletin 7 file
  104. ;
  105. BULET7 37 45 D
  106. ;
  107. ; [ LINE 15 ]
  108. ; Path and name for bulletin 8 file
  109. ;
  110. BULET8 36 41 D M
  111. ;
  112. ; [ LINE 16 ]
  113. ; Path and name for bulletin 9 file
  114. ;
  115. BULET9 37 44 T M
  116. ;
  117. ; [ LINE 17 ]
  118. ; Serial Number for registered users
  119. ; Non-registered users should enter 2000 or any 
  120. ; other number that suits your fancy 
  121. ; who knows, you may hit the right one
  122. ; there are only a couple of million possibilities
  123. ;
  124. 2000
  125. ;
  126. ; [ LINE 18 ]
  127. ; Path and name for bulletin 7 config file
  128. ;
  129. BULL7.CFG
  130. ;
  131. ; [ LINE 19 ]
  132. ; assistant sysop security level (optional)
  133. ; This line may be left blank
  134. ; All users with this s/l will be left
  135. ; out of bulletins
  136. ;
  137. 10
  138.